home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / etc / brltty / punctuation-basic.tti < prev    next >
Text File  |  2009-10-13  |  1KB  |  34 lines

  1. ###############################################################################
  2. # BRLTTY - A background process providing access to the console screen (when in
  3. #          text mode) for a blind person using a refreshable braille display.
  4. #
  5. # Copyright (C) 1995-2009 by The BRLTTY Developers.
  6. #
  7. # BRLTTY comes with ABSOLUTELY NO WARRANTY.
  8. #
  9. # This is free software, placed under the terms of the
  10. # GNU Lesser General Public License, as published by the Free Software
  11. # Foundation; either version 2.1 of the License, or (at your option) any
  12. # later version. Please see the file LICENSE-LGPL for details.
  13. #
  14. # Web Page: http://mielke.cc/brltty/
  15. #
  16. # This software is maintained by Dave Mielke <dave@mielke.cc>.
  17. ###############################################################################
  18.  
  19. # This BRLTTY text subtable defines the braille representations for the basic
  20. # English punctuation marks.
  21.  
  22. char \x21    ( 23 5   )  # Γáû ! [EXCLAMATION MARK]
  23. char \x22    ( 23 56  )  # Γá╢ " [QUOTATION MARK]
  24. char \x27    (  3     )  # Γáä ' [APOSTROPHE]
  25. char \x28    ( 23  6  )  # Γ᪠( [LEFT PARENTHESIS]
  26. char \x29    (  3 56  )  # Γá┤ ) [RIGHT PARENTHESIS]
  27. char \x2C    ( 2      )  # Γáé , [COMMA]
  28. char \x2D    (  3  6  )  # Γáñ - [HYPHEN-MINUS]
  29. char \x2E    ( 2  56  )  # Γá▓ . [FULL STOP]
  30. char \x3A    ( 2  5   )  # ΓáÆ : [COLON]
  31. char \x3B    ( 23     )  # Γáå ; [SEMICOLON]
  32. char \x3F    ( 23  6  )  # Γ᪠? [QUESTION MARK]
  33. char \xA0    (        )  # ΓáÇ ┬á [NO-BREAK SPACE]
  34.